Click or drag to resize

UploadItemParentFolderId Property

Represents the identifier of the parent folder where a new item is created or that contains the item to update.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FolderId ParentFolderId { get; set; }

Property Value

Type: FolderId
See Also